DPDFLAG=NO_DEEPPOWERDOWN, SLEEPFLAG=NO_POWER_DOWN_, DPDEN=SLEEP_DEEPSLEEP
Power control register
RESERVED | Reserved. Do not write 1 to this bit. |
DPDEN | Deep power-down mode enable 0 (SLEEP_DEEPSLEEP): ARM WFI will enter Sleep or Deep-sleep mode (clock to ARM Cortex-M3 core turned off). 1 (DEEPPOWERDOWN): ARM WFI will enter Deep-power down mode (ARM Cortex-M3 core powered-down). |
RESERVED | Reserved. Do not write ones to this bit. |
SLEEPFLAG | Sleep mode flag 0 (NO_POWER_DOWN_): Read: No power-down mode entered. LPC13xx is in Run mode. Write: No effect. 1 (POWERDOWN): Read: Sleep/Deep-sleep or Deep power-down mode entered. Write: Writing a 1 clears the SLEEPFLAG bit to 0. |
RESERVED | Reserved. Do not write ones to this bit. |
DPDFLAG | Deep power-down flag 0 (NO_DEEPPOWERDOWN): Read: Deep power-down mode not entered. Write: No effect. 1 (DEEPPOWERDOWN): Read: Deep power-down mode entered. Write: Clear the Deep power-down flag. |
RESERVED | Reserved. Do not write ones to this bit. |